SmallMultipleDesigner.onGroupHasExplorerNodeDropped Method

Handles dropping an explorer node onto a group.
 

Parameters

group

Type: RepeaterGroup
The group.
node

Type: ExplorerNode
The explorer node.
bodyTemplateCell

Type: RepeaterTemplateCell
(optional) The specific body template cell to add visualizations to if the node was dropped in the canvas, meaning visualizations of existing elements should be forced.
Optional: True

Return Value


Type: jQuery.Promise
A promise object that is resolved when the call is complete.